home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-27 | 9.6 KB | 316 lines | [TEXT/MPS ] |
- # Copyright © 1984-1990 by Apple Computer, Inc. All rights reserved.
- # MacApp.lib.MAMake
-
- LibName = MacApp.lib
-
- LibObjs = ∂
- "{ObjApp}UAssociation.p.o" ∂
- "{ObjApp}UBusyCursor.p.o" ∂
- "{ObjApp}UDebug.a.o" ∂
- "{ObjApp}UDebug.p.o" ∂
- "{ObjApp}UDialog.p.o" ∂
- "{ObjApp}UFailure.a.o" ∂
- "{ObjApp}UFailure.p.o" ∂
- "{ObjApp}UGridView.p.o" ∂
- "{ObjApp}UInspector.p.o" ∂
- "{ObjApp}UList.p.o" ∂
- "{ObjApp}UMacApp.p.o" ∂
- "{ObjApp}UMacAppUtilities.a.o" ∂
- "{ObjApp}UMacAppUtilities.p.o" ∂
- "{ObjApp}UMemory.a.o" ∂
- "{ObjApp}UMemory.p.o" ∂
- "{ObjApp}UMenuSetup.p.o" ∂
- "{ObjApp}UObject.a.o" ∂
- "{ObjApp}UObject.p.o" ∂
- "{ObjApp}UPatch.p.o" ∂
- "{ObjApp}UPrinting.p.o" ∂
- "{ObjApp}UTEView.p.o" ∂
- "{ObjApp}UTranscriptView.p.o" ∂
- "{ObjApp}UViewCoords.a.o"
-
-
- # Give additional dependencies for the other files to be built
-
- # Use private interfaces to actually build MacApp
- # only one directory dependency at a time. Thank you.
- "{ObjApp}" ƒ "{MALibraries}PrivateInterfaces:"
-
- # propagate dependencies back to the resources to get them built too!
- DummyCommand =
- "{ObjApp}{LibName}" ƒƒ ∂
- {MacAppResources} ∂
- {BuildingBlocksResources}
- {DummyCommand}
-
- {MacAppResources} ∂
- {BuildingBlocksResources} ƒ ∂
- "{BuildFlags}" ∂
- {MacAppRIntf} ∂
- "{RIncludes}Types.r" ∂
- "{RIncludes}SysTypes.r" ∂
- "{RIncludes}cmdo.r"
-
-
- #UAssociation dependencies
- "{ObjApp}UAssociation.p.o" ƒ ∂
- "{MAPInterfaces}UAssociation.p" ∂
- "{SrcApp}UAssociation.inc1.p" ∂
- "{PInterfaces}ToolUtils.p" ∂
- {MacAppIntf}
-
- #UBusyCursor dependencies
- "{ObjApp}UBusyCursor.p.o" ƒ ∂
- "{MAPInterfaces}UBusyCursor.p" ∂
- "{SrcApp}UBusyCursor.inc1.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UPatch.p" ∂
- "{PInterfaces}Retrace.p" ∂
- "{PInterfaces}ToolUtils.p" ∂
- "{PInterfaces}Traps.p"
-
- #UDialog dependencies
- "{ObjApp}UDialog.p.o" ƒ ∂
- "{MAPInterfaces}UDialog.p" ∂
- "{SrcApp}UDialog.inc1.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPInterfaces}UTEView.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{PInterfaces}FixMath.p" ∂
- "{PInterfaces}Fonts.p" ∂
- "{PInterfaces}Resources.p" ∂
- "{PInterfaces}SANE.p" ∂
- "{PInterfaces}Script.p" ∂
- "{PInterfaces}ToolUtils.p" ∂
- {MacAppIntf}
-
- #UFailure dependencies
- "{ObjApp}UFailure.p.o" ƒ ∂
- "{MAPInterfaces}UFailure.p" ∂
- "{SrcApp}UFailure.inc1.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{PInterfaces}Errors.p" ∂
- "{PInterfaces}Sound.p"
-
- "{ObjApp}UFailure.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UGridView dependencies
- "{ObjApp}UGridView.p.o" ƒ ∂
- "{MAPInterfaces}UGridView.p" ∂
- "{SrcApp}UGridView.inc1.p" ∂
- "{PInterfaces}Errors.p" ∂
- {MacAppIntf}
-
- #UInspector dependencies
- "{ObjApp}UInspector.p.o" ƒ ∂
- "{MAPInterfaces}UInspector.p" ∂
- "{SrcApp}UInspector.inc1.p" ∂
- {MacAppIntf}
-
- #UList dependencies
- "{ObjApp}UList.p.o" ƒ ∂
- "{MAPInterfaces}UList.p" ∂
- "{SrcApp}UList.inc1.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UMemory.p" ∂
- "{MAPinterfaces}UObject.p" ∂
- "{PInterfaces}Errors.p"
-
- #UMacApp dependencies
- "{ObjApp}UMacApp.p.o" ƒ ∂
- "{MAPInterfaces}UMacApp.p" ∂
- "{SrcApp}UMacApp.Globals.p" ∂
- "{SrcApp}UMacApp.TApplication.p" ∂
- "{SrcApp}UMacApp.TCommand.p" ∂
- "{SrcApp}UMacApp.TControls.p" ∂
- "{SrcApp}UMacApp.TDeskScrapView.p" ∂
- "{SrcApp}UMacApp.TDocument.p" ∂
- "{SrcApp}UMacApp.TEvtHandler.p" ∂
- "{SrcApp}UMacApp.TPrintHandler.p" ∂
- "{SrcApp}UMacApp.TScroller.p" ∂
- "{SrcApp}UMacApp.TView.p" ∂
- "{SrcApp}UMacApp.TWindow.p" ∂
- "{MAPinterfaces}UAssociation.p" ∂
- "{MAPinterfaces}UBusyCursor.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}UInspector.p" ∂
- "{MAPinterfaces}UList.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UMemory.p" ∂
- "{MAPinterfaces}UMenuSetup.p" ∂
- "{MAPinterfaces}UObject.p" ∂
- "{MAPinterfaces}UPatch.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{MAPinterfaces}UViewCoords.p" ∂
- "{PInterfaces}Desk.p" ∂
- "{PInterfaces}Devices.p" ∂
- "{PInterfaces}DiskInit.p" ∂
- "{PInterfaces}Errors.p" ∂
- "{PInterfaces}FixMath.p" ∂
- "{Pinterfaces}Fonts.p" ∂
- "{PInterfaces}OSEvents.p" ∂
- "{Pinterfaces}Resources.p" ∂
- "{PInterfaces}Script.p" ∂
- "{Pinterfaces}ToolUtils.p" ∂
- "{PInterfaces}Traps.p"
- #UMacAppUtilities dependencies
- "{ObjApp}UMacAppUtilities.p.o" ƒ ∂
- "{MAPInterfaces}UMacAppUtilities.p" ∂
- "{SrcApp}UMacAppUtilities.inc1.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{Pinterfaces}Errors.p" ∂
- "{Pinterfaces}FixMath.p" ∂
- "{Pinterfaces}Fonts.p" ∂
- "{Pinterfaces}Resources.p" ∂
- "{Pinterfaces}Script.p" ∂
- "{Pinterfaces}Traps.p"
-
- "{ObjApp}UMacAppUtilities.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UMemory dependencies
- "{ObjApp}UMemory.p.o" ƒ ∂
- "{MAPInterfaces}UMemory.p" ∂
- "{SrcApp}UMemory.inc1.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UPatch.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{Pinterfaces}Errors.p" ∂
- "{PInterfaces}Packages.p" ∂
- "{PInterfaces}Resources.p" ∂
- "{PInterfaces}ToolUtils.p" ∂
- "{Pinterfaces}Traps.p"
-
- "{ObjApp}UMemory.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UMenuSetup dependencies
- "{ObjApp}UMenuSetup.p.o" ƒ ∂
- "{MAPInterfaces}UMenuSetup.p" ∂
- "{SrcApp}UMenuSetup.inc1.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UMemory.p" ∂
- "{PInterfaces}Packages.p" ∂
- "{PInterfaces}Resources.p" ∂
- "{PInterfaces}ToolUtils.p" ∂
- "{MAPinterfaces}UDebug.p"
-
- #UObject dependencies
- "{ObjApp}UObject.p.o" ƒ ∂
- "{MAPInterfaces}UObject.p" ∂
- "{SrcApp}UObject.Globals.p" ∂
- "{SrcApp}UObject.TObject.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UMemory.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{Pinterfaces}DisAsmLookUp.p" ∂
- "{Pinterfaces}Memory.p" ∂
- "{Pinterfaces}Traps.p"
-
- "{ObjApp}UObject.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UPatch dependencies
- "{ObjApp}UPatch.p.o" ƒ ∂
- "{MAPInterfaces}UPatch.p" ∂
- "{SrcApp}UPatch.inc1.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p"
- #UPrinting dependencies
- "{ObjApp}UPrinting.p.o" ƒ ∂
- "{MAPInterfaces}UPrinting.p" ∂
- "{SrcApp}UPrinting.inc1.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{Pinterfaces}Errors.p" ∂
- "{Pinterfaces}Printing.p" ∂
- "{Pinterfaces}PrintTraps.p" ∂
- {MacAppIntf}
-
- #UTEView dependencies
- "{ObjApp}UTEView.p.o" ƒ ∂
- "{MAPInterfaces}UTEView.p" ∂
- "{SrcApp}UTEView.Globals.p" ∂
- "{SrcApp}UTEView.TTECommand.p" ∂
- "{SrcApp}UTEView.TTEView.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{Pinterfaces}Errors.p" ∂
- "{Pinterfaces}FixMath.p" ∂
- "{Pinterfaces}Script.p" ∂
- {MacAppIntf}
- #UDebug dependencies
- "{ObjApp}UDebug.p.o" ƒ ∂
- "{MAPInterfaces}UDebug.p" ∂
- "{SrcApp}UDebug.inc1.p" ∂
- "{MAPinterfaces}UFailure.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UMacAppUtilities.p" ∂
- "{MAPinterfaces}UMacApp.p" ∂
- "{MAPinterfaces}UMemory.p" ∂
- "{MAPinterfaces}UObject.p" ∂
- "{MAPinterfaces}UPatch.p" ∂
- "{MAPinterfaces}UTranscriptView.p" ∂
- "{Pinterfaces}DisAsmLookup.p" ∂
- "{Pinterfaces}FixMath.p" ∂
- "{Pinterfaces}OSEvents.p" ∂
- "{Pinterfaces}PasLibIntf.p" ∂
- "{Pinterfaces}Perf.p" ∂
- "{Pinterfaces}Script.p" ∂
- "{Pinterfaces}Traps.p"
-
- "{ObjApp}UDebug.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UViewCoords dependencies
- "{ObjApp}UViewCoords.a.o" ƒ ∂
- {AsmLoad} ∂
- "{MAAIncludes}Macros.a"
-
- #UTranscriptView dependencies
- "{ObjApp}UTranscriptView.p.o" ƒ ∂
- "{MAPInterfaces}UTranscriptView.p" ∂
- "{SrcApp}UTranscriptView.inc1.p" ∂
- "{MAPinterfaces}ULoMem.p" ∂
- "{MAPinterfaces}UDebug.p" ∂
- "{Pinterfaces}Errors.p" ∂
- "{Pinterfaces}FixMath.p" ∂
- "{Pinterfaces}OSEvents.p" ∂
- "{Pinterfaces}PasLibIntf.p" ∂
- "{Pinterfaces}Script.p" ∂
- "{Pinterfaces}Traps.p" ∂
- {MacAppIntf}
-
- #########################################################################################
- # All MacApp Objects depend on the MPW Pascal Interfaces
- {LibObjs} ƒ ∂
- "{Pinterfaces}Controls.p" ∂
- "{Pinterfaces}Events.p" ∂
- "{Pinterfaces}Files.p" ∂
- "{Pinterfaces}Memory.p" ∂
- "{Pinterfaces}Menus.p" ∂
- "{Pinterfaces}OSUtils.p" ∂
- "{Pinterfaces}QuickDraw.p" ∂
- "{Pinterfaces}Scrap.p" ∂
- "{Pinterfaces}SegLoad.p" ∂
- "{Pinterfaces}TextEdit.p" ∂
- "{Pinterfaces}Types.p" ∂
- "{Pinterfaces}Windows.p"
-
-
- # These files depend on the build state.
- {LibObjs} ƒ "{BuildFlags}"
-